Skip to content
Back to search
30
MCP

Gemini Thinking

pulsemcp/gemini thinking

Integrates with Google's Gemini API to provide analytical thinking capabilities for complex problem-solving, codebase analysis, and architectural decision-making in software development contexts.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Gemini CLI
Integrates with Google's Gemini models through API and CLI to provide intelligent code analysis, security auditing, and large-scale codebase
0 tools
Gemini
Integrates with Google's Gemini API to enable text generation, analysis, and chat conversations through a Flask-based RESTful server that se
0 tools
Google Gemini by crunchtools
Integrates Google Gemini AI for text generation, image creation, video generation, web research, and document analysis.
0 tools
Gemini Image Generation
Integrates with Google's Gemini API to generate images with built-in Sharp-based resizing, format conversion, and imagemin optimization for
0 tools
Gemini DeepSearch
Performs automated multi-step web research using Google Search API and Gemini models to generate diverse search queries, conduct parallel se
0 tools
Health Gemini
Provides healthcare query tools using Google Gemini AI, including drug search, disease information lookup, and medical consultation via a .N
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "gemini_thinking": {
      "url": "None",
      "transport": "http"
    }
  }
}